home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / tmbnk201.zip / README.1ST < prev    next >
Text File  |  1993-03-03  |  2KB  |  46 lines

  1.                    TimeBank Version 2.00
  2.                        Rexx CMD file for a Time Bank for Maximus
  3.                                   by Edward Owens
  4.                                 of The Looking Glass
  5.                                   FidoNet 1:123/81
  6.  
  7. To run put the following line in your MENU.CTL file where you want it:
  8.  
  9. ReRead     Xtern_Run       Maxpipe_%P_TimeBank.cmd_%K     Normal "TimeBank"
  10.  
  11. Then replace the bbs and sysop variables in the TIMEBANK.CMD file then 
  12. put it in your Maximus directory.  You may also set all the limits
  13. and interest rates, set to zero if you don't want that feature.
  14. Read the special instructions in the CMD file about setting it up for 
  15. your LASTUS??.BBS file.
  16. The CONVERT.CMD is to convert version 1.00 to 1.02's TIMEBANK.DAT file
  17. to version 2.00.  Once converted and you confirm that everything is OK,
  18. erase CONVERT.CMD and TIMEBANK.BAK.  If you run CONVERT.CMD more than
  19. once it will cause the .DAT file to be corrupted.
  20. The .DAT file for version 2.00 is now a straight ascii file and easily
  21. edited with e.exe.  The format is as follows:
  22.  
  23. Lastname Lastname LastDateOn Minutes KBytes MinutesToday KBytesToday
  24.         ^        ^          ^       ^      ^            ^
  25. First there must be one space between each of the above ^s. 
  26.  
  27. 'Lastname Firstname' should not be changed.
  28. 'LastDateOn' should not have to be changed, if it does make sure you
  29. use the format yyyymmdd, such as 19920123.
  30. 'Minutes' is how many minutes in that account.
  31. 'KBytes' is how many KiloBytes in that account.
  32. 'MinutesToday' is how many minutes has been transacted today.  If it is
  33. equal to Maximum Withdrawal set in .CMD then that means nothing has
  34. happened in the account.  If it is above the Maximum Withdrawal then the
  35. difference is how much has been deposited today.
  36. 'KBytesToday' is how many Kbytes has been transacted today. See above.
  37.  
  38.  
  39.   This is Freeware, there is no charge for it and I assume no 
  40. responsibility for any damage it may do.  If you have problems or
  41. would like to see some other features you can send me netmail at the
  42. above address or send me a msg via OS2BBS echo.
  43.  
  44.                 Have fun.
  45.                     Fast ED
  46.